
@import url('https://fonts.googleapis.com/css2?family=Pattaya&display=swap'); 
.hh {
 font-size: 70px;
    font-family: 'Pattaya', sans-serif; 
}
.opacityinf {
    background-color: rgba(0, 0, 0, 0.529);
    opacity: 100%;
}
.textinf {
    font-family: 'Pattaya', sans-serif;
    font-size: 30px;
    opacity: 100%;
}

h1 {
font-size: 70px;
text-align: center;}

.outlandsh {
    font-family: 'Pattaya', sans-serif;
    color: white    ;
}
.danger {
    font-family: 'Pattaya', sans-serif;
color: red;
display: block;
position: absolute;
top: 120px;
left: 910px;
}
.outlandstext {
    font-size: 39px;
 display: block;
 width:59%;
 height: auto;
 color: white;
 font-family: 'Pattaya', sans-serif;    
}
.outlandsmap {
    height: auto;
    width: 40%;
    position: absolute;
    right: 10px;
    top: 200px
}
.logodrenor {
    position: absolute;
    height: 200px;
    width: 350px;
    top: 5px;
}
.outlandsfon {
    background-image: url(imgoutlands/outlandsfon1.webp);
background-repeat: no-repeat;
background-size: cover;
}
.todrenor {
    display: block;
    position: absolute;
    right: 150px;
    top: 80px;
    font-family: 'Pattaya', sans-serif;
font-size: 30px;
color: white;
text-decoration: none;
width: auto;
background-color: wheat;
height: 30px;
border-radius: 40px;
display: flex;
align-items: center;
}
.aboutmetext {
    font-family: 'Pattaya', sans-serif;
font-size: 30px;
display: block;
position: absolute;
left: 200px;
}
.logo {
    position: absolute;
    left: 140px;
    top: 0px;}
.black {color: black;}
.padding {
    position: absolute;
    top: 130px;
    right: 267px;
}
.informfon {
background-image: url(imginform/fon2.jpeg);
background-repeat: no-repeat;
background-size: cover;
}
.white {
    color: white;
}
